gtk: Add GtkShortcut
authorBenjamin Otte <otte@redhat.com>
Sat, 4 Aug 2018 10:14:13 +0000 (12:14 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Mar 2020 02:36:03 +0000 (22:36 -0400)
commitd8603864a9efc2acb919b51e270f13ef9a8efc84
tree70b52d20e58d4bccfadd2899315351412c6f900d
parentf9ee703af4340fae48803e3e67b077cd852d7347
gtk: Add GtkShortcut

This is the base class for what is about to take over all sorts of
keyboard shortcuts. The initial version barely deals with keybindings.
docs/reference/gtk/gtk4-docs.xml
docs/reference/gtk/gtk4-sections.txt
docs/reference/gtk/gtk4.types.in
gtk/gtk.h
gtk/gtkshortcut.c [new file with mode: 0644]
gtk/gtkshortcut.h [new file with mode: 0644]
gtk/gtktypes.h
gtk/meson.build